﻿<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>404页面</title>
<style>
    img {width: 100%;height: 100%;object-fit: cover;position: fixed;left: 0;top: 0;z-index:100;}   
</style>
</head>
<body>
    <a href="/"><img src="/404cn.jpg"></a>
</body>
</html>